From f432a0f8a0fa8948fdbda0718d0b70d508bd9f97 Mon Sep 17 00:00:00 2001 From: John Paul Wallington Date: Fri, 24 Jan 2003 04:54:17 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6e11cb53afb..eff8febd1c1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,21 @@ +2003-01-24 John Paul Wallington + + * ibuffer.el (ibuffer-window-list): Remove. + (ibuffer-confirm-operation-on): Use `window-list' instead. + (ibuffer-load-hook): New customizable variable. + (toplevel): Run it. + (ibuffer-customize): New command. + (ibuffer-mode-map): Bind it. + (ibuffer-mode-map): Add menu seperator in View>Sort menu. + (ibuffer-mode): Tidy. + (ibuffer-fontification-alist, ibuffer-always-show-last-buffer) + (ibuffer-default-directory, ibuffer-default-sorting-mode) + (ibuffer-maybe-show-predicates, ibuffer-hook, ibuffer-mode-hook) + (ibuffer-map-lines): Doc fixes. + + * ibuf-ext.el (ibuffer-copy-filename-as-kill): C-u means relative + filenames. Use `kill-new'. + 2003-01-23 Dave Love * abbrev.el (write-abbrev-file): Simplify, and put a coding cookie -- 2.30.2